home *** CD-ROM | disk | FTP | other *** search
-
-
- toolbox/src/exampleCode/X README
-
- `!' indicates new or updated as of version 4.2
-
-
- an X subtree of example source.
-
- See also the Frequently Asked Questions X files
- ~4Dgifts/toolbox/FAQs/netfaqs/{X-faq, X.speedups-faq, Xt-faq,
- motif-faq, pex-faq}
-
-
- ! cursor: 2 examples implementing cursors in X--one using "Font" and
- the other "Pixmap" cursors.
-
- ! fonts: 2 X font examples--one working with glpyhs, the other,
- implementing scalable fonts.
-
- ! XtAppInitwIcon: generates multi-color icons Xt demo program.
- contains source to a function that is the same as
- XtAppInitialize except that it allows the application
- an opportunity to generate an icon window for the
- top-level shell that is a visual other than the default
- 2-color visual. According to the documentation for
- creating icon windows, it must have the same visual
- type as the root window.
-
-
- Xserver : contains PostScript versions of Silicon Graphics
- X server papers:
- -- "A Fully Functional Implementation of Layered Windows"
- -- "Program X Overlay Windows"
- -- "Going Beyond the MIT Sample Server: The Silicon
- Graphics X11 Server"
- -- "A Three Color Cursor for X"
- as well as accompanying sample source code and a Makefile
- to build the executables.
-
- ! xshowcmap2: an extension to xshowcmap and useful in debugging problems
- dealing with multiple colormaps and/or visuals. modified
- with three new optional arguments:
- -visid allows specifying the visual id.
- -cmap allows specifying the colormap id.
- -windowid allows specifying a window id.
-
-
-